laravel return list of ids

47

laravel return list of ids -

test::where('id' ,'>' ,0)->pluck('id')->toArray();

Comments

Submit
0 Comments